home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>*</string>
- </array>
- <key>CFBundleTypeName</key>
- <string>All Files</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>????</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>NSDocumentClass</key>
- <string>ResourceTemplateController</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>tpark</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>ThemeDocumentIcon.icns</string>
- <key>CFBundleTypeName</key>
- <string>Read-Only Theme</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>????</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>NSDocumentClass</key>
- <string>ResourceTemplateController</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>rsrc</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>RSRCDocumentIcon.icns</string>
- <key>CFBundleTypeName</key>
- <string>Resource File</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>????</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>NSDocumentClass</key>
- <string>ResourceTemplateController</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>tpark</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>ThemeDocumentIcon.icns</string>
- <key>CFBundleTypeName</key>
- <string>Editable Theme</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>????</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>NSDocumentClass</key>
- <string>ResourceTemplateController</string>
- </dict>
- </array>
- <key>CFBundleExecutable</key>
- <string>ThemePark</string>
- <key>CFBundleGetInfoString</key>
- <string>ThemePark 1.2.1, Copyright © 2002, 2003 Geekspiff.</string>
- <key>CFBundleIconFile</key>
- <string>icon.icns</string>
- <key>CFBundleIdentifier</key>
- <string>com.geekspiff.themepark</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>ThemePark</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>ThemePark 1.2.1</string>
- <key>CFBundleSignature</key>
- <string>ThµP</string>
- <key>CFBundleVersion</key>
- <string>1.2.1</string>
- <key>NSMainNibFile</key>
- <string>MainMenu</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- </dict>
- </plist>
-